home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Applications / MilkShape 3D / md2.qc < prev    next >
Text File  |  2000-03-04  |  235b  |  14 lines

  1. // Sample MD2 config, copy into export directory
  2. $modelname models/model.md2
  3. $origin 0.0 0.0 0.0
  4.  
  5. // skins
  6. $skinwidth 128
  7. $skinheight 128
  8. $skin skin.pcx
  9. $skin pain.pcx
  10.  
  11. // sequences
  12. $sequence run 1 12
  13. $sequence walk 13 30
  14.